func internal/poll.runtime_pollWait

2 uses

	internal/poll (current package)
		fd_poll_runtime.go#L25: func runtime_pollWait(ctx uintptr, mode int) int
		fd_poll_runtime.go#L84: 	res := runtime_pollWait(pd.runtimeCtx, mode)